Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Master #125

Merged
merged 8 commits into from
Jan 24, 2017
Merged

Master #125

merged 8 commits into from
Jan 24, 2017

Conversation

priyankaraghavan
Copy link
Contributor

We only want to submit "Face_classification_SHPR_GradientBoost" for the contest (TRial number 2). Please ignore GradientBoosting.ipynb, GradientBoostingNew,MajorityVoting and RandomForest

oclipa and others added 8 commits January 6, 2017 14:22
In my testing to date, the best paramters for the Gradient Boosting
algorithm are:
loss='deviance', n_estimators=100, learning_rate=0.1, max_depth=3,
random_state=None, max_leaf_nodes=None

These lead to the following results for the blind data:
Optimized facies classification accuracy = 0.51
Optimized adjacent facies classification accuracy = 0.96
Combined code into MajorityVoting algorithm
Lots of things wrong with this, but uploading it for the sake of
posterity if nothing else
This is ar4's submission with Gradient boosting. Some changes to params
just removed unnecessary comments
@kwinkunks kwinkunks merged commit 1641ce4 into seg:master Jan 24, 2017
@kwinkunks
Copy link
Member

Hello again Priyanka — and thank you for this new submission. It scores 0.623! I have not reproduced it yet, but usually this does not change things much. So congratulations on the really nice result!

By the way, I want to draw your attention to this issue — I will be using the same approach to get a stochastic result for your notebook.

Cheers!

@kwinkunks
Copy link
Member

By the way, this was the 100th scored entry — thanks for that!

@kwinkunks
Copy link
Member

Update: I have run the stochastic result. Your entry actually does slightly better than HouMath, so I have put it ahead in the table. Full result:

image

@priyankaraghavan
Copy link
Contributor Author

priyankaraghavan commented Jan 24, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants